home *** CD-ROM | disk | FTP | other *** search
/ The National Palace Museum Experience / The National Palace Museum Experience.iso / Programs / Guide.dxr / 00011.ls < prev    next >
Encoding:
Text File  |  1998-11-19  |  238 b   |  10 lines

  1. on exitFrame
  2.   global gqtvrinstance, guidenumber, glist
  3.   createcodelist(guidenumber)
  4.   setmoviepoint()
  5.   openqtvr("invisible")
  6.   qtvrsetwarpmode(gqtvrinstance, "0")
  7.   qtvrsetpanangle(gqtvrinstance, "360")
  8.   qtvrupdate(gqtvrinstance)
  9. end
  10.